Contribution org.nuxeo.ecm.core.CoreExtensions--schema
In component org.nuxeo.ecm.core.CoreExtensions
org.nuxeo.ecm.core.CoreExtensions
inside nuxeo-core-8.10.jar /OSGI-INF/CoreExtensions.xml
This contribution is part of XML component Documentation
The core schemas
Extension Point
Extension point schema of component TypeService.Contributed Items
XML Source
<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
<documentation>The core schemas</documentation>
<!-- XXX AT: prefixes should be set, see NXP-1152 -->
<schema name="core-types" src="schema/core-types.xsd"/>
<schema name="base" src="schema/base.xsd"/>
<schema name="relation" prefix="relation" src="schema/relation.xsd"/>
<schema name="common" src="schema/common.xsd"/>
<schema name="dublincore" prefix="dc" src="schema/dublincore.xsd"/>
<schema name="uid" src="schema/uid.xsd"/>
<schema name="file" src="schema/file.xsd"/>
<schema name="files" src="schema/files.xsd"/>
<schema name="note" src="schema/note.xsd"/>
<schema name="domain" src="schema/domain.xsd"/>
<schema name="relatedtext" src="schema/relatedtext.xsd"/>
<schema name="publishing" prefix="publish" src="schema/publishing.xsd"/>
<schema name="webcontainer" prefix="webc" src="schema/webcontainer.xsd"/>
</extension>